Crate wit_bindgen_core
source ·Re-exports
pub use wit_parser;
Modules
Macros
- Calls
write!
with the passed arguments and unwraps the result. - Calls
writeln!
with the passed arguments and unwraps the result.
Structs
Traits
- This is a possible replacement for the
Generator
trait above, currently only used by the JS bindings for generating bindings for a component.